home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d22 / cpark.arc / CATALOG next >
Text File  |  1991-07-03  |  13KB  |  261 lines

  1.  
  2.  
  3.  
  4.                     *** Dunfield Development Systems ***
  5.                 *** Product catalog.  Revised: 01-Jul-91 ***
  6.  
  7.     Here is a list of software/firmware products which are currently
  8. available:
  9.  
  10.     Anyone placing an order will receive a current edition of this catalog.
  11. You may also obtain a new catalog at any time by sending me a self addressed,
  12. envelope.
  13.  
  14.     You may order an update (on diskette) for any product which you have
  15. already purchased, at a nominal update fee.
  16.  
  17.     All software will normally be shipped on 5.25" MS-DOS compatable 360K
  18. diskettes. Other media/formats may be available by special request.
  19.     
  20.     Unless otherwise stated, all disks include complete documentation in
  21. the form of ASCII text files. You may also order high quality laser printed
  22. copies of the documentation for a nominal fee.
  23.  
  24.     When ordering, please indicate your choice of shipping, and include
  25. payment from the following table:
  26.  
  27.         Standard mail to Canada and U.S.    (2-3 weeks): $4
  28.         Air mail to Canada and U.S.         (1-2 weeks): $6
  29.         Airmail to all other countries      (2-4 weeks): $6
  30.  
  31.     Shipment will normally be made on the monday following the week in
  32. which your order is received.
  33.  
  34.     All prices are in U.S. funds.
  35.  
  36.     Make cheques or money orders payable to "David or Sharleen Dunfield".
  37. We regret that we cannot take credit cards at this time.
  38.  
  39.     Please send all correspondence to:
  40.  
  41.                 Dunfield Development Systems
  42.                 P.O. Box 31044
  43.                 Nepean, Ontario (Canada)
  44.                 K2B 8S8
  45.  
  46. ---------------------------------------------------------------------------
  47. MICRO-C: Re-targetable 'C' compiler/utilities with source & documentation
  48.  
  49.     A portable 'C' environment including Compiler, PreProcessor, Optimizer,
  50.     Libraries and Utilities. This is an original work, and is NOT "Yet another
  51.     version" of the "Small-C" compiler.
  52.     - LOTS of documentation (>350 pages) & complete source code is included.
  53.     - VERY portable, not designed around a specific processor.
  54.     - Includes support for 6809, 68HC11, 8051/31, 8080/85/Z80 and 8086,
  55.       and detailed information on porting to other CPU's.
  56.     - 6809, 68HC11, 8051/31 and 8080/85/Z80 code generators are compatible
  57.       with my shareware cross assemblers. 80x86 is MASM compatible.
  58.     - Produces very good quality code.
  59.     - Includes source code for many useful example programs, including
  60.       a pop-up (TSR) ANSI terminal with XMODEM, a BASIC interpreter,
  61.       an 8086 assembler and much more.
  62.     Current rev     : 2.12
  63.     Software price  : $49.95    (Includes TWO diskettes)
  64.     Update fee      : $20
  65.     Printed Docs    : $25
  66. ---------------------------------------------------------------------------
  67. XASM: A series of cross assemblers and related utility programs
  68.  
  69.     - Includes 6800, 6801/6803, 6805, 6502, 6809, 68HC11, 8051/31 and
  70.       8080/8085 cross assemblers.
  71.     - Output files in either INTEL or MOTOROLA hex format.
  72.     - Fully compatible with the code generators of my MICRO-C compiler.
  73.     - Many example programs: Powerful software and hardware debug monitors,
  74.       BASIC interpreter, FORTH compiler, and many more.
  75.     - Utility programs included:
  76.         MACRO   - Powerful macro pre-processor.
  77.         CREF    - Cross-references assembler source files.
  78.         CVTASM  - Helps convert ASM sources with differing syntax.
  79.         PSOURCE - Protects distributed source code.
  80.         HEXFMT  - General HEX file manipulation, including:
  81.             - Calculate checksums over all or part of code file.
  82.             - Reformat output record type (INTEL/MOTOROLA/BINARY) & length.
  83.             - Change base and load address of code image.
  84.             - Control number of consecutive $FF (unprogrammed) bytes
  85.               written to output file.
  86.     Current rev     : 1.22
  87.     Software price  : $24.95    (Includes ONE diskette)
  88.     Update fee      : $10
  89.     Printed docs    : $5
  90. ---------------------------------------------------------------------------
  91. EMILY: A PC based 8051/52 simulator.
  92.  
  93.     A software simulator/emulator for the Intel 8051/8052 series of
  94.     microcontrollers. EMILY is capable of "real time" simulation, and
  95.     features a very easy to use "windowed" user interface.
  96.     - Supports full 64K of PROGRAM and 64K of DATA memory. DATA and PROGRAM
  97.       memory may also be overlapped into a single 64K address space.
  98.     - Optional hardware emulation "pod" plugs into CPU socket of target
  99.       system, and allows you to include the physical I/O lines, timers,
  100.       serial port etc. in your simulation.
  101.     - Single step, Multi Step, Animate and Full Speed execution modes,
  102.       with 4095 instruction traceback recorder in all modes.
  103.     - Simultaneous on-screen displays of program disassembly, internal
  104.       memory, CPU registers and simulation messages.
  105.     - Full screen editors for CPU registers, Special Function Registers
  106.       (SFR's), and each of the INTERNAL, EXTERNAL DATA and PROGRAM memory
  107.       spaces. All of the above may be viewed/altered at any time during the
  108.       debugging session.
  109.     - Multiple breakpoints are transparent to the user program.
  110.     - Supports the additional SFR's and internal RAM of the 8052 series.
  111.     - Many more features.
  112.     Current rev         : 1.0
  113.     Software price      : $49.95    (Includes ONE diskette)
  114.     Update fee          : $20
  115.     Printed docs        : $5
  116.     Hardware POD option : $149.95   (Does NOT include the software)
  117. ---------------------------------------------------------------------------
  118. PCUTIL: A collection of programmers utility programs for the IBM P.C:
  119.  
  120.     - Text editor supporting full screen visual and line by line modes
  121.     - Visual directory/command shell
  122.     - Visual hexidecimal file editor
  123.     - Multiple string search of file/directory/directory tree
  124.     - Execute commands with arguments on files/directory/directory tree
  125.     - Retabulate file to different tab stops
  126.     - Directory tree scan for file consistancy check (detect changes)
  127.     - Easily change ANY attributes of file(s).
  128.     - Text formatter featuring simple ASCII output. Suitable for
  129.       documents which are to be distributed on disk.
  130.     - +++More+++
  131.     Current rev     : 1.3
  132.     Software price  : $24.95    (Includes ONE diskette)
  133.     Update fee      : $10
  134.     Printed docs    : $5
  135. ---------------------------------------------------------------------------
  136. DLM: Data Line Monitor. Turns your P.C. into a DATASCOPE.
  137.  
  138.     This program monitors both sides of an asynchronous data communications
  139.     line using a passive "Y" cable which connects to the monitored devices
  140.     and BOTH comm ports (COM1 and COM2). This tool is invaluable for debugging
  141.     ANY asynchronous connection, such as TERMINALS, MODEMS, SERIAL PRINTERS
  142.     and PROTOCOL debugging. It allows you to actually SEE the data and signals
  143.     being passed between the devices.
  144.     - Easy to use menu driven interface.
  145.     - "Split Line" display for easy viewing of the interaction
  146.       between two devices. Display is updated in "real time".
  147.     - Over 50 screens may be "buffered" and reviewed later.
  148.     - Displays/Stores hardware signal information as well as all
  149.       data passed between the devices.
  150.     - Captured buffers may be saved to disk for later reference.
  151.     - Includes directions for constructing your own "Y" cable.
  152.     Current rev     : 1.2
  153.     Software price  : $24.95    (Includes ONE diskette)
  154.     Update fee      : $10
  155.     Printed docs    : $5
  156. ---------------------------------------------------------------------------
  157. CUBIX: A complete Disk Operating System for the 6809.
  158.  
  159.     Includes a full complement of utility and application programs. The
  160.     main kernal of the operating system along with its imbedded command
  161.     processor and user supplied hardware drivers are designed to occupy
  162.     a single 8K (2764 type) ROM at the top of the 6809 processor memory
  163.     map (From $E000 to $FFFF). The architecture is  such  that  systems
  164.     with a standard memory map may be ported directly from a ROM image.
  165.     - VERY portable architecture.
  166.     - Many built in and utility commands.
  167.     - Includes powerful terminal independant screen oriented window
  168.       editor and other full screen utilities.
  169.     - Includes Assembler (Compatible with PC shareware XASM (ASM09) and
  170.       MICRO-C 6809 code generator), and debugger featuring disassemble,
  171.       breakpoints & software single step.
  172.     - Includes MICRO-APL and MICRO-FORTH languages.
  173.     - Includes 8080 emulator.
  174.     - Over 100 built in (kernal) system calls for I/O, parameter passing,
  175.       output formatting & misc. functions.
  176.     - LOTS of documentation, example files, drivers etc.
  177.     Current rev : 1.3
  178.     Complete Source License : $99.95
  179.     Printed documentation   : $25
  180.     Update fee              : $25
  181.     Schematic for simple CUBIX compatible system: $10
  182. ---------------------------------------------------------------------------
  183. EPROM: Stand-Alone EPROM programmer kit.
  184.  
  185.     This package includes the necessary schematics, firmware and
  186.     documentation to construct a complete stand alone EPROM programmer.
  187.     - Supports 2716, 2732, 2764, 27128 and 27256 type devices.
  188.     - Controlled by keypad/LED display, or over remote serial link.
  189.     - On-Board memory for loading, editing and re-programming.
  190.     - Download INTEL or MOTOROLA hex file to program in rom.
  191.     - Upload ROM contents in INTEL or MOTOROLA hex format.
  192.     - Includes user manuals, schematics, and firmware (ROM).
  193.     Current rev : 1.2
  194.     Kit price   : $24.95    (Includes ROM, Schematics & Manual)
  195.     Update fee  : $15         ""  ""  ""  ""  ""  ""  ""  ""
  196. ---------------------------------------------------------------------------
  197.  
  198.                             **  Order Form **
  199.  
  200.         Name: _____________________________________________________
  201.  
  202.         Street address: ___________________________________________
  203.  
  204.         City: ___________________ State/Prov: _____________________
  205.  
  206.         Zip/Postal Code: ______________ Country: __________________
  207.  
  208.         Product(s) ordered: _______________________________________
  209.  
  210.     For the purposes of this document, the term THE PRODUCT shall be used
  211.     to refer to the licensed products  named  above,  Including  but  not
  212.     limited to,  all documentation,  source code,  executable and support
  213.     files, utilities, example programs and drawings.
  214.  
  215.     By signing this order form, you indicate your acceptance of the
  216.     following conditions:
  217.  
  218.     1)  You may make a backup copy of THE PRODUCT, and you may install THE
  219.         PRODUCT on your computer systems hard disk, but only one  copy  of
  220.         THE PRODUCT may be in use at one time.
  221.  
  222.     2)  You may modify THE PRODUCT in any way you like, but  the  modified
  223.         code shall, regardless of the extent of modification,  remain  the
  224.         property of the original author, Dave Dunfield. You may not remove
  225.         or alter any copyright notice contained within any portion of  THE
  226.         PRODUCT.
  227.  
  228.     3)  You are granted permission to distribute any programs or materials
  229.         you develop with THE PRODUCT without restriction.  This permission
  230.         includes executable code for any library  functions  contained  in
  231.         THE PRODUCT that is incorporated into such programs.
  232.  
  233.     4)  With the exception of embedded code mentioned above,  You may  not
  234.         re-distribute any part of  THE PRODUCT  in any way.  Any  and  all
  235.         copies of THE PRODUCT must be retained in your possession  at  all
  236.         times.
  237.  
  238.     5)  You may transfer this license and THE PRODUCT, provided  that  you
  239.         retain no copies of any  portion  of  THE PRODUCT,  and  that  the
  240.         transferee completes and sends in a signed copy of this order form,
  241.         indicating the serial number of THE PRODUCT being transferred.
  242.  
  243.     6)  You agree to use THE PRODUCT entirely at your own risk,  and  will
  244.         indemnify and hold harmless its author  and  distributors  against
  245.         any action resulting from such use. The author and distributors of
  246.         THE PRODUCT do not warrant it fit or suitable for  any  particular
  247.         purpose.
  248.  
  249.     Please check one:
  250.  
  251.             [ ] New order, $___ enclosed.
  252.  
  253.             [ ] Update, $___ enclosed,       Serial No. _____________
  254.  
  255.             [ ] Transfer of product license, Serial No. _____________
  256.  
  257.     I have read and agree to be bound by the above conditions.
  258.  
  259.  
  260.         Date: ___________       Signed: _________________
  261.